翻訳と辞書
Words near each other
・ Cornell University
・ Cornell University Board of Trustees
・ Cornell University Center for Advanced Computing
・ Cornell University Chorus
・ Cornell University College of Agriculture and Life Sciences
・ Cornell University College of Architecture, Art, and Planning
・ Cornell University College of Arts and Sciences
・ Cornell University College of Engineering
・ Cornell University College of Human Ecology
・ Cornell University College of Veterinary Medicine
・ Cornell University Department of History
・ Cornell University Glee Club
・ Cornell University Graduate School
・ Cornell University Library
・ Cornell University Press
Cornell University Programming Language
・ Cornell University Satellite
・ Cornell University School of Continuing Education and Summer Sessions
・ Cornell University School of Hotel Administration
・ Cornell University School of Industrial and Labor Relations
・ Cornell Warner
・ Cornell Webster
・ Cornell West Campus
・ Cornell William Brooks
・ Cornell Woolrich
・ Cornell's sign
・ Cornell, California
・ Cornell, Illinois
・ Cornell, Los Angeles County, California
・ Cornell, Michigan


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Cornell University Programming Language : ウィキペディア英語版
Cornell University Programming Language

Cornell University Programming Language (also called CUPL) is a procedural computer programming language developed at Cornell University in the late 1960s.
CUPL was based on an earlier Cornell-developed programming language, CORC. It was used to teach introductory computer programming classes.
CUPL was developed by R. W. Conway, W. L. Maxwell, G. Blomgren, Howard Elder, H. Morgan, C. Pottle, W. Riddle, and Robert Walker. CUPL had a very simple syntax similar to BASIC and to PL/I. The processor was designed to offer extensive error correction and diagnostic capabilities. This would allow student programs to execute even if they contained minor syntax errors. The compiler also included spelling correction capabilities so that if a variable name is referenced only once, the compiler would assume that it was a misspelling of some other intended name.
CUPL also offered an extensive set of matrix operations and offered dynamic run-time memory allocation. At the time, Cornell's computer was an IBM System 360 Model 40 with only 64K of core memory. CUPL was able to process a large batch of student programs quickly by remaining resident in core memory, but the compiler occupied 58K of memory, leaving only a small amount for the program code and variable storage.
==Derivative projects==
Additional computer language projects grew out of CUPL. Most notably, the CUPL compiler was reworked to implement a subset of the PL/I programming language, called PL/C. PL/C retained the diagnostic and error correction features of CUPL. Audio CUPL was an implementation to accept verbal CUPL statements spoken by the programmer. Each programmer trained the system by first speaking a standard set of CUPL vocabulary words for reference.
After that what is pl/c

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Cornell University Programming Language」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.